Skip to content

Add support for Microsoft Azure Attestation (MAA)#19

Merged
ameba23 merged 63 commits intomainfrom
peg/add-maa
Dec 10, 2025
Merged

Add support for Microsoft Azure Attestation (MAA)#19
ameba23 merged 63 commits intomainfrom
peg/add-maa

Conversation

@ameba23
Copy link
Copy Markdown
Collaborator

@ameba23 ameba23 commented Nov 12, 2025

Closes #16

This adds support for TDX attestation generation and verification on Microsoft Azure

It includes reading and verifying the Attestation Key certificate from the vTPM, ported from flashbots/cvm-reverse-proxy#47 from @MoeMahhouk.

TODO:

  • Gate this behind a feature flag to remove the dependency on tpm2-tss on non-azure deployments
  • Test on azure
  • Public key retrieval logic
  • Error handling

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Microsoft Azure attestation generation / verification

2 participants